Skip to content

feat(client): refactor client into an interface#23

Merged
amimof merged 1 commit intomainfrom
feat/client-interface
Mar 9, 2026
Merged

feat(client): refactor client into an interface#23
amimof merged 1 commit intomainfrom
feat/client-interface

Conversation

@amimof
Copy link
Copy Markdown
Contributor

@amimof amimof commented Mar 9, 2026

Refactored RestClient implementation into a new client_rest.go file. Introduced Client interface in client.go for improved abstraction and testability. Updated command code to use interface and type assertions where needed.

Refactored RestClient implementation into a new client_rest.go file.
Introduced Client interface in client.go for improved abstraction and testability. Updated command code to use interface and type assertions where needed.
@amimof amimof merged commit 89210f9 into main Mar 9, 2026
3 checks passed
@amimof amimof deleted the feat/client-interface branch March 9, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant